home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex / packages / mfnfss / dccr.mf < prev    next >
Text File  |  1994-12-17  |  8KB  |  186 lines

  1. % \iffalse meta-comment
  2. %
  3. % Copyright 1994 the LaTeX3 project and the individual authors.
  4. % All rights reserved. For further copyright information see the file
  5. % legal.txt, and any other copyright indicated in this file.
  6. % This file is part of the LaTeX2e system.
  7. % ----------------------------------------
  8. %  This system is distributed in the hope that it will be useful,
  9. %  but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. %  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  11. % IMPORTANT NOTICE:
  12. % For error reports in case of UNCHANGED versions see bugs.txt.
  13. % Please do not request updates from us directly.  Distribution is
  14. % done through Mail-Servers and TeX organizations.
  15. % You are not allowed to change this file.
  16. % You are allowed to distribute this file under the condition that
  17. % it is distributed together with all files mentioned in manifest.txt.
  18. % If you receive only some of these files from someone, complain!
  19. % You are NOT ALLOWED to distribute this file alone.  You are NOT
  20. % ALLOWED to take money for the distribution or use of either this
  21. % file or a changed version, except for a nominal charge for copying
  22. % etc.
  23. % \fi
  24. % This is DCCR.MF in text format, as of December 1, 1992
  25. %
  26. % makes use of:
  27. % DC fonts Version 1.1 (prerelease of EC fonts)
  28. %
  29. %          [ heavily borrowed from the Computer Modern Roman family of
  30. %            fonts by D. E. Knuth ]
  31. %
  32. % To produce Concrete Roman fonts with Cork encoding from this file you
  33. % need to have the DC/EC distribution and the file dccrstd.tex.
  34. %
  35. % Content:
  36. %
  37. %    Parameter for
  38. %
  39. %    European Concrete Roman
  40. %
  41. %
  42. font_identifier:="DCCR";
  43. font_size gensize*pt#;
  44.  
  45. basedef           (       5,      6,      7,      8,      9,     10);
  46. gendef   [1/36pt#]( u#             )
  47.                   (   12.5,     14,   15.5,     17,   18.5,     20);
  48. gendef   [1/36pt#]( uu#            )
  49.                   (   12.5,     14,   15.5,     17,   18.5,     20); 
  50.                   % unknown
  51. gendef   [1/36pt#]( width_adj#     )
  52.                   (      0,      0,      0,      0,      0,      0);
  53. gendef   [1/36pt#]( serif_fit#     )
  54.                   (      1,      1,      1,      1,      1,      3);
  55. gendef   [1/36pt#]( cap_serif_fit# )
  56.                   (      2,    2.2,    2.4,    2.6,    2.8,      3); 
  57.                   % funny val .61 in 8pt changed
  58. gendef   [1/36pt#]( letter_fit#    )
  59.                   (      5,      3,      2,      0,      0,      0);
  60. gendef   [1/36pt#]( body_height#   )
  61.                   (    135,    162,    189,    216,    243,    270);
  62. gendef   [1/36pt#]( asc_height#    )
  63.                   (    125,    150,    175,    200,    225,    250);
  64. gendef   [1/36pt#]( cap_height#    )
  65.                   (    123,  147.6,  172.2,  196.8,  221.4,    246);
  66. gendef   [1/36pt#]( fig_height#    )
  67.                   (    116,  139.2,  162.4,  185.6,  208.8,    232);
  68. gendef   [1/36pt#]( x_height#      )
  69.                   (   82.5,     99,  115.5,    132,  148.5,    165);
  70. gendef   [1/36pt#]( math_axis#     )
  71.                   (     45,     54,     63,     72,     81,     90);
  72. gendef   [1/36pt#]( bar_height#    )
  73.                   (   43.5,   52.2,   60.9,   69.6,   78.3,     92);
  74. gendef   [1/36pt#]( comma_depth#   )
  75.                   (     35,     42,     49,     56,     63,     70);
  76. gendef   [1/36pt#]( desc_depth#    )
  77.                   (     35,     42,     49,     56,     63,     70);
  78. gendef   [1/36pt#]( acc_height#    )
  79.                   (   42.5,     49,   55.5,     62,   68.5,     75);
  80.                   % unchanged
  81. gendef   [1/36pt#]( dot_height#    )
  82.                   (     32,   36.6,   41.2,     46,   50.4,     56);
  83.                   % unchanged
  84. gendef   [1/36pt#]( udot_height#   )
  85.                   (   33.5,   38.5,   43.3,   48.4,   53.1,     59);
  86.                   % unchanged
  87. gendef   [1/36pt#]( crisp#         )
  88.                   (      0,      0,      0,      0,      0,      0);
  89. gendef   [1/36pt#]( tiny#          )
  90.                   (      6,      7,      8,      9,     10,     11);
  91. gendef   [1/36pt#]( fine#          )
  92.                   (      5,      6,      6,      6,      6,      6);
  93. gendef   [1/36pt#]( thin_join#     )
  94.                   (     11,     12,     13,     15,     17,     17);
  95. gendef   [1/36pt#]( hair#          )
  96.                   (     14,     15,     17,     19,     20,     21);
  97. gendef   [1/36pt#]( stem#          )
  98.                   (     16,     18,     20,     22,     24,     25);
  99. gendef   [1/36pt#]( curve#         )
  100.                   (     17,     19,   21.5,     24,     26,     27);
  101. gendef   [1/36pt#]( ess#           )
  102.                   (     12,     17,     20,     22,     24,     25);
  103. gendef   [1/36pt#]( flare#         )
  104.                   (     18,     20,     23,     26,     26,     29);
  105. gendef   [1/36pt#]( dot_size#      )
  106.                   (     22,     26,     29,     32,     35,     38);
  107. gendef   [1/36pt#]( cap_hair#      )
  108.                   (     14,     15,     17,     19,     20,     21);
  109. gendef   [1/36pt#]( cap_stem#      )
  110.                   (     17,     19,   21.5,     24,     26,     27);
  111. gendef   [1/36pt#]( cap_curve#     )
  112.                   (     18,     20,   22.5,     25,     27,     28);
  113. gendef   [1/36pt#]( cap_ess#       )
  114.                   (     14,     19,   21.5,     24,     24,     27);
  115. gendef       [pt#]( rule_thickness#)
  116.                   (    .28,    .31,    .34,    .36,    .38,     .4);
  117. gendef   [1/36pt#]( dish#          )
  118.                   (      0,      0,      0,      0,      0,      0);
  119. gendef   [1/36pt#]( bracket#       )
  120.                   (      3,      3,      4,      4,      5,      5);
  121. gendef   [1/36pt#]( jut#           )
  122.                   (     17,     19,     21,     24,     27,     30);
  123. gendef   [1/36pt#]( cap_jut#       )
  124.                   (     18,     20,     23,     26,     29,     32);
  125. gendef   [1/36pt#]( beak_jut#      )
  126.                   (      6,    6.8,    7.6,    8.4,    9.2,     10);
  127. gendef   [1/36pt#]( beak#          )
  128.                   (     35,     42,     49,     56,     63,     70);
  129. gendef   [1/36pt#]( vair#          )
  130.                   (     14,     15,     17,     19,     20,     21);
  131. gendef       [pt#]( notch_cut#     )
  132.                   (     .5,     .6,     .7,     .8,     .9,      1);
  133. gendef   [1/36pt#]( bar#           )
  134.                   (     14,     15,     17,     19,     20,     21);
  135. gendef   [1/36pt#]( slab#          )
  136.                   (     14,     15,     17,     19,     20,     21);
  137. gendef   [1/36pt#]( cap_bar#       )
  138.                   (     14,     15,     17,     19,     20,     21);
  139. gendef   [1/36pt#]( cap_band#      )
  140.                   (     14,     15,     17,     19,     20,     21);
  141. gendef       [pt#]( cap_notch_cut# )
  142.                   (     .5,     .6,     .7,     .8,     .9,      1);
  143. gendef   [1/36pt#]( serif_drop#    )
  144.                   (      2,    2.4,    2.8,    3.2,    3.6,      5);
  145. gendef   [1/36pt#]( stem_corr#     )
  146.                   (     .7,     .8,     .9,      1,      1,      1);
  147. gendef   [1/36pt#]( vair_corr#     )
  148.                   (     .5,     .7,     .9,      1,      1,      1);
  149. gendef   [1/36pt#]( apex_corr#     )
  150.                   (      0,      0,      0,      0,      0,      0);
  151. gendef   [1/36pt#]( o#             )
  152.                   (      3,      3,      3,      3,      4,      4);
  153. gendef   [1/36pt#]( apex_o#        )
  154.                   (      2,      3,      3,      3,      3,      3);
  155. gendef            ( slant          )
  156.                   (      0,      0,      0,      0,      0,      0);
  157. gendef            ( fudge          )
  158.                   (    .95,    .95,    .95,    .95,    .95,    .95);
  159. gendef            ( math_spread    )
  160.                   (      1,     .8,     .6,     .4,     .2,      0);
  161. gendef            ( ligs           )
  162.                   (      1,      2,      2,      2,      2,      2);
  163. superness:=8/11;
  164. superpull:=1/15;
  165. beak_darkness:=4/30;
  166. square_dots:=false;
  167. hefty:=false;
  168. serifs:=true;
  169. monospace:=false;
  170. variant_g:=false;
  171. low_asterisk:=false;
  172. math_fitting:=false;
  173. generate dxroman
  174.  
  175. endinput;
  176.